body{
    background-color: darkgray;
    color: white;
    font-size: larger;
}

table{
    width: 75%;
    align-content: center;
    align-items: center;
    margin: auto;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}
#titulo1{
    color: lightslategrey;
    text-align: center;
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}
#titulo1o1{
    color: gray;
    text-align: center;
    font-family: monospace;
}
h2,h3{
    text-align: center;
    color: white;
    font-family: 'Courier New';
}
#legend1{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
#legend2{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
#legend3{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
